Skip to main content

deleteItem

Type

property

Summary

Delete items.

Syntax

set the deleteItem of widget to <List>

Description

Use the deleteItem property to delete one or more items from the list. This property will always return an empty string.

Examples

set the deleteItem of widget "PolyList" to "5,8,45"